home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / windownt / uupc11ys.zip / LIB / PUSHPOP.H < prev    next >
Text File  |  1992-11-27  |  436b  |  10 lines

  1. /*--------------------------------------------------------------------*/
  2. /*    p u s h p o p . h                                               */
  3. /*                                                                    */
  4. /*    Functions defined in pushpop.c for UUPC/extended                */
  5. /*--------------------------------------------------------------------*/
  6.  
  7. void PushDir( const char *directory );
  8.  
  9. void PopDir( void );
  10.